home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / tema / vitkov / 915.swf / scripts / DefineButton2_23 / BUTTONCONDACTION on(press).as
Text File  |  2002-12-02  |  51b  |  4 lines

  1. on(press){
  2.    getUrl("index.htm", "_parent");
  3. }
  4.